Readme.txt for ApplicationServerInstall.xml

The sample ADS task sequence is used in this example to install IIS.  Any windows components can be installed or
uninstalled by modifying the Applicationserverinstall.txt file.  The format of this file is the same as an unatteneded answerfile for 
a windows installation.  See the .chm files in the deploy.cab file on the windows CD for additional detail.



Note:  The sample provided maps a drive letter to the controller and assumes the path will contain Windows setup files, 
       Other, (More secure) methods could be used to access windows setup files, including adding the files to a directory 
       path on the deployed image.


The sample script provided assumes the files exist in C:\Sample Scripts\IIS Install.  YOu will need to update the path
if you change the location of the scripts.